-
Home
-
Simpler Checkout
-
1.1.12 (latest)
-
Code
-
Classes
- QuotationService
Total Complexity |
39 |
Dependencies |
19 |
Dependents |
3 |
Total lines |
340 |
Lines of code |
184 |
Logical lines of code |
100 |
Comment lines |
91 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
quote() |
A |
49 |
9 |
30 |
create_quoted_products() |
S |
53 |
5 |
24 |
calculate_shipping_rates() |
S |
55 |
5 |
17 |
maybe_apply_coupon() |
S |
57 |
4 |
15 |
calculate_quotations_total() |
S |
50 |
3 |
27 |
create_fees() |
S |
62 |
2 |
13 |
register_filters() |
S |
57 |
1 |
22 |
add_payment_methods() |
S |
73 |
2 |
5 |
add_addons() |
S |
73 |
2 |
5 |
init() |
S |
71 |
1 |
6 |
coupon_exists() |
S |
80 |
1 |
3 |
register_actions() |
S |
74 |
1 |
5 |
individually_sold_product_exception() |
S |
76 |
1 |
4 |
unpurchasable_product_exception() |
S |
76 |
1 |
4 |
out_of_stock_product_exception() |
S |
76 |
1 |
4 |